Package | eng.fhir.profile.dev |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=eng.fhir.profile.dev@0.0.7-beta&canonical=https://eng.it/fhir/StructureDefinition/Bundle_OT |
Url | https://eng.it/fhir/StructureDefinition/Bundle_OT |
Status | draft |
Date | 2023-05-17T15:13:31.6270141+00:00 |
Name | Bundle_OT |
Experimental | False |
Authority | hl7 |
Type | Bundle |
Kind | resource |
No resources found
StructureDefinition | |
https://eng.it/fhir/StructureDefinition/Encounter_OT_Eng | Encounter_OT_Eng |
https://eng.it/fhir/StructureDefinition/MessageHeader_OT_Eng | MessageHeader_OT_Eng |
https://eng.it/fhir/StructureDefinition/Procedure_OT_Eng | Procedure_OT_Eng |
{
"resourceType" : "StructureDefinition",
"url" : "https://eng.it/fhir/StructureDefinition/Bundle_OT",
"name" : "Bundle_OT",
"status" : "draft",
"date" : "2023-05-17T15:13:31.6270141+00:00",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "Bundle",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Bundle",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Bundle",
"path" : "Bundle",
"comment" : "Questo tipo di Bundle conterrà le risorse:\r\n\r\n* MessageHeader_OT\r\n\r\n* Encounter_OT\r\n\r\n* Procedure_OT\r\n\r\nIl MessageHeader_ADT_accessi può avere come eventCoding.code i seguenti:\r\n\r\nin ingresso OT:\r\n\r\n* INS_OT --> inserimento accesso OT\r\n\r\n* UPD_OT --> modifica accesso OT\r\n\r\n* ATT_OT --> attivazione accesso OT\r\n\r\nin uscita OT:\r\n\r\n* SC_OT --> cambia stato accesso OT"
},
{
"id" : "Bundle.type",
"path" : "Bundle.type",
"definition" : "Indica lo scopo di questo bundle, ovvero come si intende utilizzarlo.",
"comment" : "Impostato valore fisso a message, per questo tipo di Bundle",
"fixedCode" : "message"
},
{
"id" : "Bundle.timestamp",
"path" : "Bundle.timestamp",
"short" : "Quando il bundle è stato assemblato",
"definition" : "La data/ora in cui il bundle è stato assemblato, ovvero quando le risorse sono state inserite nel bundle.",
"comment" : "Per molti bundle, il timestamp è uguale a .meta.lastUpdated, perché non sono memorizzati (ad esempio, i risultati di ricerca). Quando un bundle viene inserito in un archivio persistente, .meta.lastUpdated verrà solitamente modificato dal server. Quando il bundle è un messaggio, un agente middleware che modifica il messaggio (anche se non memorizzato) DOVREBBE aggiornare .meta.lastUpdated. .timestamp è usato per tracciare l'ora originale del bundle e DOVREBBE essere popolato. \r\n\r\nUtilizzo:\r\n\r\n* document : la data di creazione del documento. Nota: la composizione può essere precedente al documento o essere associata a più documenti. La data della composizione - l'ora di creazione - può essere precedente all'ora di assemblaggio del documento.\r\n* messaggio: la data in cui il contenuto del messaggio è stato assemblato. Questa data non viene modificata dai motori middleware, a meno che non aggiungano dati aggiuntivi che cambino il significato dell'ora del messaggio.\r\n* storia: la data in cui la storia è stata assemblata. Questa data sarà utilizzata come tempo _since per richiedere gli aggiornamenti successivi.\r\n* searchset : l'ora in cui è stato assemblato l'insieme di ricerca. Si noti che pagine diverse POSSONO avere timestamp diversi, ma non è necessario. Avere timestamp diversi non implica che le pagine successive rappresentino o includano le modifiche apportate dopo l'interrogazione iniziale.\r\n* transazione | transazione-risposta | batch | batch-risposta | raccolta : nessun significato particolare assegnato\r\n\r\nIl valore del timestamp deve essere maggiore del lastUpdated e degli altri timestamp nelle risorse del bundle e deve essere uguale o precedente al .meta.lastUpdated del bundle stesso."
},
{
"id" : "Bundle.entry",
"path" : "Bundle.entry",
"slicing" : {
"discriminator" : [
{
"type" : "profile",
"path" : "resource"
}
],
"rules" : "open"
},
"short" : "Voce nel bundle - avrà una risorsa o un'informazione",
"definition" : "Una voce in un bundle di risorse: conterrà una risorsa o informazioni su una risorsa (solo transazioni e cronologia).",
"comment" : "Questo tipo di Bundle conterrà le risorse:\r\n\r\n* MessageHeader_OT\r\n\r\n* Encounter_OT\r\n\r\n* Procedure_OT",
"orderMeaning" : "Per i bundle di tipo \"document\" e \"message\", la prima risorsa è speciale (deve essere rispettivamente Composition o MessageHeader). Per tutti i bundle, il significato dell'ordine delle voci dipende dal tipo di bundle"
},
{
"id" : "Bundle.entry:MessageHeader_OT",
"path" : "Bundle.entry",
"sliceName" : "MessageHeader_OT",
"short" : "MessageHeader_OT",
"definition" : "MessageHeader_OT",
"comment" : "può avere come eventCoding.code i seguenti:\r\n\r\nin ingresso OT:\r\n\r\n* INS_OT --> inserimento accesso OT\r\n\r\n* UPD_OT --> modifica accesso OT\r\n\r\n* ATT_OT --> attivazione accesso OT\r\n\r\nin uscita OT:\r\n\r\n* SC_OT --> cambia stato accesso OT",
"min" : 1,
"max" : "1"
},
{
"id" : "Bundle.entry:MessageHeader_OT.resource",
"path" : "Bundle.entry.resource",
"type" : [
{
"code" : "Resource",
"profile" : [
"https://eng.it/fhir/StructureDefinition/MessageHeader_OT_Eng"
]
}
]
},
{
"id" : "Bundle.entry:Encounter_OT",
"path" : "Bundle.entry",
"sliceName" : "Encounter_OT",
"short" : "Encounter_OT",
"definition" : "Encounter_OT",
"min" : 1,
"max" : "1"
},
{
"id" : "Bundle.entry:Encounter_OT.resource",
"path" : "Bundle.entry.resource",
"type" : [
{
"code" : "Resource",
"profile" : [
"https://eng.it/fhir/StructureDefinition/Encounter_OT_Eng"
]
}
]
},
{
"id" : "Bundle.entry:Procedure_OT",
"path" : "Bundle.entry",
"sliceName" : "Procedure_OT",
"short" : "Procedure_OT",
"definition" : "Procedure_OT",
"min" : 1,
"max" : "1"
},
{
"id" : "Bundle.entry:Procedure_OT.resource",
"path" : "Bundle.entry.resource",
"type" : [
{
"code" : "Resource",
"profile" : [
"https://eng.it/fhir/StructureDefinition/Procedure_OT_Eng"
]
}
]
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.